home *** CD-ROM | disk | FTP | other *** search
/ Together in Jesus: 1st Reconciliation Computer Fun / Together in Jesus - First Reconciliation - Computer Fun.iso / intro.swf / scripts / DefineButton2_11 / BUTTONCONDACTION on(release).as
Text File  |  2007-11-23  |  99b  |  6 lines

  1. on(release){
  2.    loadMovieNum("euch4.swf",1,"GET");
  3.    soundTock.start();
  4.    gotoAndStop(2);
  5. }
  6.